home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / debuging.arc / FATSTUFF.DOC < prev    next >
Text File  |  1988-04-11  |  654b  |  21 lines

  1.                             FATSTUFF
  2.  
  3.  
  4. The two utilities in this library perform functions that list the
  5. contents of the disk's file allocation table.
  6.  
  7. FATDUMP.COM
  8.  
  9.     File  allocation table dump.  "DUMB".  Assumes sector 1 is  a
  10.     FAT,  assumes FATs are 12 bits. Stops after 4096 fats. Use ^S
  11.     then  ^C  to stop sooner.  use:  Fatdump  drive:[opt'l  start
  12.     sector for 2nd fat]
  13.  
  14.  
  15. FATSTART.COM
  16.  
  17.     FATSTART.COM shows the hex starting cluster and hex length of
  18.     every  file in current directory and subdirs;  shows Dir  and
  19.     Archive bits,  too.  Used for "curiosity"; originally written
  20.     to help recover lost files.
  21.